home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / scripts_188.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  305 b   |  8 lines

  1. on mouseUp
  2.   global clips, km, clips1, clips2, clip_directory
  3.   set clip_directory to "7"
  4.   set clips1 to ["crn_1936", "lascoc2b", "celias", "swan", "solwhs", "cel004", "cel001", "suncinet", "s9", "s10", EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY]
  5.   set clips to clips1
  6.   go("newsun_" & clip_directory)
  7. end
  8.